Skip to content

Move option processing into mypy/options.py #3391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

cpennington
Copy link
Contributor

Per the discussion in #3388, this moves process_options into mypy/options.py.

@gvanrossum
Copy link
Member

And let's hold off on this until we've got agreement on the design in the other PR.

@cpennington
Copy link
Contributor Author

Yup, definitely.

@gvanrossum
Copy link
Member

We should probably close this -- there's been no activity for 5 months, and the conclusion in #3432 suggests we won't need this specific refactoring. Also I honestly think that the changes here make things worse -- all the if MYPY and resulting forward-reference business feels like a code smell.

@ilevkivskyi
Copy link
Member

Yes, there are also several conflicts, I think it makes sense to close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants